home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / rapport.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.5 KB  |  92 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : RAPPORT DBMS Interface 
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Logica
  7. --                   : 666 Third Avenue
  8. --                   : New York, NY  10017
  9. --                   : Contact: Lt. Colonel Falgiano
  10. --                   : ESD/SCW
  11. --                   : Hanscom AFB, MA  01731
  12. -- COPYRIGHT         : (c) 1986 Logica
  13. -- DATE CREATED      : Jan. 1986 
  14. -- DATE RELEASED     : Jan. 1986 
  15. -- DATE LAST UPDATED : Jan. 1986
  16. -- LOCATION          : ASR
  17. -- ENVIRONMENT       : TeleSoft 1.3 / VMS
  18. --= CLASSIFICATION       ===============================================--
  19. -- CATEGORY LEVEL 1  : DATA BASE MANAGEMENT
  20. -- CATEGORY LEVEL 2  : ADA-SQL
  21. -- CATEGORY LEVEL 3  : RAPPORT
  22. -- CATEGORY LEVEL 4  : 
  23. -- KEYWORD           : 
  24. -- INDEX             : SQL
  25. -- INDEX             : RAPPORT
  26. -- INDEX             : Data Base
  27. -- TAXONOMY          : 
  28. -- DEPENDENCIES      : 
  29. -- SEE ALSO          : WIS_TOOL_18
  30. --= FILE LISTING         ===============================================--
  31. -- FILE SPECS        : PD:<ADA.ADA-SQL>RAP*.*
  32. -- DIRECTORY DISPLAY :
  33. -- Directory   PD:<ADA.ADA-SQL>
  34. --      File Name     Byte Count  Line Count
  35. --   ---------------  ----------  ----------
  36. --   RAPPABS.DOC            3647          58
  37. --   RAPPNOTES.DOC          6284         151
  38. --   RAPPORT.CMM             840          36
  39. --   RAPPORT.PRO            4898          99
  40. --   RAPPORT.SRC          282884       10048
  41. --   ===============  ==========  ==========
  42. --     5 Files            298553       10392
  43. --= ABSTRACT             ===============================================--
  44. --         The  HQ  USAF Assistant Chief of Staff for Information Systems
  45. -- anticipates the adoption of SQL as the Air Force  standard  Relational
  46. -- data  base  query  language.   The  Air  Force will probably adopt the
  47. -- American  National  Standard  (ANS)  Database  Language  SQL  as   its
  48. -- Relational   query  language.   A  draft  proposed  American  National
  49. -- Standard (dpANS)/International Standard Database Language  SQL  is  in
  50. -- the  public  review  process.  Given the above Air Force position, the
  51. -- WIS JPMO began a project with the Institute for Defense  Analysis  and
  52. -- RACOM  Computer Professionals to develop a standard Ada DBMS interface
  53. -- (Ada/SQL) based on the dpANS Database Language SQL.
  54. -- 
  55. --         A  "Proposed  Binding  Ada  to Database Language SQL" has been
  56. -- presented to the responsible  American  National  Standards  Committee
  57. -- (X3H2).   We  anticipate  its adoption as the DoD and ANS/ISO standard
  58. -- Ada relational DBMS interface and it will be the WIS Standard Ada DBMS
  59. -- interface.   As  such,  we recommend the Ada/SQL interface be used for
  60. -- any development of an Ada DBMS interface.
  61. -- 
  62. --         The  RAPPORT  and DAMES DBMS Ada interfaces were among the R&D
  63. -- precursors developed to  define  an  Ada  DBMS  interface.   They  are
  64. -- provided for information only and their syntax should not be used as a
  65. -- basis to build an Ada interface for any other DBMS.
  66. --= REVISION HISTORY     ===============================================--
  67. --
  68. -- DATE            VERSION AUTHOR                  HISTORY 
  69. -- Jan. 1986        1.0    Logica                  Initial Release
  70. --= RELEASE NOTICE       ===============================================--
  71. --
  72. -- This prologue must be included in all copies of this software.
  73. -- 
  74. -- This software is copyright by the author.
  75. -- 
  76. -- This software is released to the Ada community.
  77. -- This software is released to the Public Domain (note:
  78. --   software released to the Public Domain is not subject
  79. --   to copyright protection).
  80. -- Restrictions on use or distribution:  NONE
  81. --= DISCLAIMER           ===============================================--
  82. --    This software and its documentation are provided "AS IS" and
  83. -- without any expressed or implied warranties whatsoever.  No warranties
  84. -- as to performance, merchantability, or fitness for a particular
  85. -- purpose exist.
  86. --    The user is advised to test the software thoroughly before
  87. -- relying on it.  The user must assume the entire risk and liability of
  88. -- using this software.  In no event shall any person or organization of
  89. -- people be held responsible for any direct, indirect, consequential or
  90. -- inconsequential damages or lost profits.
  91. --======================================================================--
  92.